PDF4Java Reference Documentation
com.o2sol.pdf4java.flowdocument Package / PDFFlowContent Class / onAfterContentDraw Method
In This Topic
    onAfterContentDraw Method
    In This Topic
    This method supports the internal library infrastructure and should not be used by external client code.
    Syntax
    protected void onAfterContentDraw( 
       PDFPage page,
       PDFDisplayRectangle[] contentBounds
    )

    Parameters

    page
    contentBounds
    See Also